Skip to content

Commit b5427a6

Browse files
committed
[Dev Deps] update @babel/core, @babel/eslint-parser, @babel/parser, aud
1 parent bc125b0 commit b5427a6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"test:watch": "npm run tests-only -- --watch"
1919
},
2020
"devDependencies": {
21-
"@babel/core": "^7.18.10",
22-
"@babel/eslint-parser": "^7.18.9",
23-
"@babel/parser": "^7.18.11",
24-
"aud": "^2.0.0",
21+
"@babel/core": "^7.19.1",
22+
"@babel/eslint-parser": "^7.19.1",
23+
"@babel/parser": "^7.19.1",
24+
"aud": "^2.0.1",
2525
"babel-cli": "^6.26.0",
2626
"babel-core": "^6.26.3",
2727
"babel-jest": "^20.0.3",

0 commit comments

Comments
 (0)