Skip to content

Commit 5fcb62e

Browse files
committed
chore: update devDeps.
1 parent 1776e18 commit 5fcb62e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
"@babel/cli": "^7.19.3",
1919
"@babel/core": "^7.19.6",
2020
"@babel/eslint-parser": "^7.19.1",
21-
"@babel/node": "^7.19.1",
21+
"@babel/node": "^7.20.0",
2222
"@babel/plugin-syntax-class-properties": "^7.12.13",
2323
"@babel/plugin-transform-flow-strip-types": "^7.19.0",
2424
"@babel/preset-env": "^7.19.4",
2525
"@babel/register": "^7.18.9",
2626
"@es-joy/jsdoc-eslint-parser": "^0.17.0",
2727
"@hkdobrev/run-if-changed": "^0.3.1",
28-
"@typescript-eslint/parser": "^5.41.0",
28+
"@typescript-eslint/parser": "^5.42.0",
2929
"babel-plugin-add-module-exports": "^1.0.4",
3030
"babel-plugin-istanbul": "^6.1.1",
3131
"camelcase": "^6.3.0",

0 commit comments

Comments
 (0)