Skip to content

Commit ce9714b

Browse files
Merge pull request #984 from elwayman02/dependabot/npm_and_yarn/babel/eslint-parser-7.25.1
2 parents ccf0c18 + 4bc7d71 commit ce9714b

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

docs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@babel/core": "^7.24.7",
28-
"@babel/eslint-parser": "^7.24.7",
28+
"@babel/eslint-parser": "^7.25.1",
2929
"@babel/plugin-proposal-decorators": "^7.24.7",
3030
"@ember/optional-features": "^2.1.0",
3131
"@ember/string": "^4.0.0",

ember-resize-modifier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@babel/core": "^7.24.4",
41-
"@babel/eslint-parser": "^7.24.1",
41+
"@babel/eslint-parser": "^7.25.1",
4242
"@babel/runtime": "^7.25.0",
4343
"@embroider/addon-dev": "^5.0.0",
4444
"@rollup/plugin-babel": "^6.0.4",

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@babel/core": "^7.24.7",
29-
"@babel/eslint-parser": "^7.24.7",
29+
"@babel/eslint-parser": "^7.25.1",
3030
"@babel/plugin-proposal-decorators": "^7.24.7",
3131
"@ember/optional-features": "^2.1.0",
3232
"@ember/string": "^4.0.0",

0 commit comments

Comments
 (0)