Skip to content

Commit

Permalink
Merge pull request #1250 from junkurihara/dependabot/npm_and_yarn/sam…
Browse files Browse the repository at this point in the history
…ple-06/dev-dependency-242379d75d

chore(deps-dev): bump the dev-dependency group in /sample-06 with 6 updates
  • Loading branch information
junkurihara authored Jul 15, 2024
2 parents b42f261 + fc70320 commit 2c3574c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions sample-06/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
"author": "Jun Kurihara",
"license": "MIT",
"devDependencies": {
"@babel/cli": "7.24.7",
"@babel/core": "7.24.7",
"@babel/cli": "7.24.8",
"@babel/core": "7.24.8",
"@babel/plugin-transform-regenerator": "7.24.7",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/preset-env": "7.24.8",
"@babel/register": "7.24.6",
"@babel/eslint-parser": "7.24.7",
"@babel/eslint-parser": "7.24.8",
"babel-loader": "9.1.3",
"cross-env": "7.0.3",
"eslint": "9.6.0",
"webpack": "5.92.1",
"eslint": "9.7.0",
"webpack": "5.93.0",
"webpack-cli": "5.1.4"
},
"dependencies": {
Expand Down

0 comments on commit 2c3574c

Please sign in to comment.