Skip to content

Commit d34eb93

Browse files
⬆️ deps: Upgrade dev dependencies.
1 parent 220e96e commit d34eb93

File tree

2 files changed

+84
-223
lines changed

2 files changed

+84
-223
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,18 +74,18 @@
7474
},
7575
"devDependencies": {
7676
"@aureooms/js-string": "1.0.0",
77-
"@babel/core": "7.13.10",
77+
"@babel/core": "7.19.0",
7878
"@babel/plugin-transform-destructuring": "^7.18.13",
7979
"@babel/plugin-transform-for-of": "7.18.8",
80-
"@babel/preset-env": "7.13.10",
80+
"@babel/preset-env": "7.19.0",
8181
"@commitlint/cli": "17.1.2",
8282
"@js-library/commitlint-config": "0.0.4",
8383
"@node-loader/babel": "2.0.1",
8484
"@node-loader/core": "2.0.0",
8585
"@node-loader/import-maps": "1.1.0",
8686
"ava": "4.3.3",
8787
"babel-plugin-transform-remove-console": "6.9.4",
88-
"babel-plugin-unassert": "3.0.1",
88+
"babel-plugin-unassert": "3.2.0",
8989
"babel-preset-power-assert": "3.0.0",
9090
"c8": "7.12.0",
9191
"esdoc": "1.1.0",
@@ -97,10 +97,10 @@
9797
"husky": "8.0.1",
9898
"lint-staged": "13.0.3",
9999
"microbundle": "0.15.1",
100-
"np": "7.4.0",
100+
"np": "7.6.2",
101101
"pinst": "3.0.0",
102102
"power-assert": "1.6.1",
103-
"regenerator-runtime": "0.13.7",
103+
"regenerator-runtime": "0.13.9",
104104
"xo": "0.52.3"
105105
},
106106
"ava": {

0 commit comments

Comments
 (0)