|
39 | 39 | "devDependencies": {
|
40 | 40 | "@after-work.js/aw": "6.0.14",
|
41 | 41 | "@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.2", |
| 43 | + "@babel/plugin-transform-modules-commonjs": "7.19.6", |
| 44 | + "@babel/preset-env": "7.20.2", |
45 | 45 | "@joseph184/rollup-plugin-node-builtins": "2.1.4",
|
46 | 46 | "babel-plugin-istanbul": "6.1.1",
|
47 | 47 | "coveralls": "3.1.1",
|
48 | 48 | "cross-env": "7.0.3",
|
49 |
| - "dotenv": "16.0.1", |
50 |
| - "eslint": "8.18.0", |
| 49 | + "dotenv": "16.0.3", |
| 50 | + "eslint": "8.27.0", |
51 | 51 | "eslint-config-airbnb-base": "15.0.0",
|
52 | 52 | "eslint-plugin-import": "2.26.0",
|
53 | 53 | "extend": "3.0.2",
|
54 |
| - "jsdoc": "3.6.10", |
| 54 | + "jsdoc": "3.6.11", |
55 | 55 | "node-event-emitter": "0.0.1",
|
56 | 56 | "querystring": "0.2.1",
|
57 | 57 | "rimraf": "3.0.2",
|
58 |
| - "rollup": "2.75.7", |
| 58 | + "rollup": "2.79.1", |
59 | 59 | "rollup-plugin-babel": "4.4.0",
|
60 | 60 | "rollup-plugin-commonjs": "10.1.0",
|
61 | 61 | "rollup-plugin-filesize": "9.1.2",
|
62 |
| - "rollup-plugin-license": "2.8.1", |
| 62 | + "rollup-plugin-license": "2.9.1", |
63 | 63 | "rollup-plugin-node-globals": "1.4.0",
|
64 | 64 | "rollup-plugin-node-resolve": "5.2.0",
|
65 | 65 | "rollup-plugin-uglify": "6.0.4",
|
66 | 66 | "scriptappy-from-jsdoc": "0.7.0",
|
67 |
| - "ws": "8.8.0" |
| 67 | + "ws": "8.10.0" |
68 | 68 | }
|
69 | 69 | }
|
0 commit comments