Skip to content

Commit c02aee0

Browse files
committed
Update dependency @babel/core to v7.23.9
1 parent 4910823 commit c02aee0

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package-lock.json

+32-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"test:csp-header": "grep \"`ember csp-headers --environment production --silent 2>&1 | sed 's/ $//'`\" public/.htaccess || (echo \"CSP headers in public/.htaccess does not match configuration\" && exit 1)"
3131
},
3232
"devDependencies": {
33-
"@babel/core": "7.23.7",
33+
"@babel/core": "7.23.9",
3434
"@ember/optional-features": "2.0.0",
3535
"@ember/string": "3.1.1",
3636
"@ember/test-helpers": "3.2.1",

0 commit comments

Comments
 (0)