Skip to content

Commit 82eb080

Browse files
chore(deps): update minor and patch
1 parent 141afbb commit 82eb080

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -39,31 +39,31 @@
3939
"devDependencies": {
4040
"@after-work.js/aw": "7.0.0-alpha.1",
4141
"@after-work.js/transform": "6.0.14",
42-
"@babel/core": "7.18.5",
43-
"@babel/plugin-transform-modules-commonjs": "7.18.2",
44-
"@babel/preset-env": "7.18.2",
42+
"@babel/core": "7.20.12",
43+
"@babel/plugin-transform-modules-commonjs": "7.20.11",
44+
"@babel/preset-env": "7.20.2",
4545
"@joseph184/rollup-plugin-node-builtins": "2.1.4",
4646
"babel-plugin-istanbul": "6.1.1",
4747
"coveralls": "3.1.1",
4848
"cross-env": "7.0.3",
49-
"dotenv": "16.0.1",
50-
"eslint": "8.18.0",
49+
"dotenv": "16.0.3",
50+
"eslint": "8.31.0",
5151
"eslint-config-airbnb-base": "15.0.0",
52-
"eslint-plugin-import": "2.26.0",
52+
"eslint-plugin-import": "2.27.4",
5353
"extend": "3.0.2",
5454
"jsdoc": "4.0.0",
5555
"node-event-emitter": "0.0.1",
5656
"querystring": "0.2.1",
5757
"rimraf": "3.0.2",
58-
"rollup": "2.75.7",
58+
"rollup": "2.79.1",
5959
"rollup-plugin-babel": "4.4.0",
6060
"rollup-plugin-commonjs": "10.1.0",
6161
"rollup-plugin-filesize": "9.1.2",
62-
"rollup-plugin-license": "2.8.1",
62+
"rollup-plugin-license": "2.9.1",
6363
"rollup-plugin-node-globals": "1.4.0",
6464
"rollup-plugin-node-resolve": "5.2.0",
6565
"rollup-plugin-uglify": "6.0.4",
6666
"scriptappy-from-jsdoc": "0.7.0",
67-
"ws": "8.8.0"
67+
"ws": "8.12.0"
6868
}
6969
}

0 commit comments

Comments
 (0)