Skip to content

Commit e976bc2

Browse files
committed
pack update
1 parent c2eac17 commit e976bc2

File tree

2 files changed

+516
-468
lines changed

2 files changed

+516
-468
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,28 +34,28 @@
3434
"webpack": "^5.64.2"
3535
},
3636
"dependencies": {
37-
"@babel/preset-typescript": "^7.16.0",
37+
"@babel/preset-typescript": "^7.16.5",
3838
"schema-utils": "^4.0.0"
3939
},
4040
"devDependencies": {
4141
"@babel/cli": "^7.16.0",
42-
"@babel/core": "^7.16.0",
42+
"@babel/core": "^7.16.5",
4343
"@babel/polyfill": "^7.12.1",
44-
"@babel/preset-env": "^7.16.4",
45-
"@typescript-eslint/eslint-plugin": "^5.4.0",
46-
"@typescript-eslint/parser": "^5.4.0",
44+
"@babel/preset-env": "^7.16.5",
45+
"@typescript-eslint/eslint-plugin": "^5.7.0",
46+
"@typescript-eslint/parser": "^5.7.0",
4747
"@webpack-contrib/defaults": "^6.3.0",
4848
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
4949
"rimraf": "^3.0.2",
50-
"eslint": "^8.3.0",
50+
"eslint": "^8.4.1",
5151
"eslint-config-prettier": "^8.3.0",
5252
"eslint-plugin-babel": "^5.3.1",
5353
"eslint-plugin-import": "^2.25.3",
5454
"eslint-plugin-prettier": "^4.0.0",
5555
"eslint-plugin-unused-imports": "^2.0.0",
56-
"prettier": "^2.4.1",
56+
"prettier": "^2.5.1",
5757
"standard-version": "^9.3.2",
58-
"typescript": "^4.5.2",
59-
"webpack": "^5.64.2"
58+
"typescript": "^4.5.4",
59+
"webpack": "^5.65.0"
6060
}
6161
}

0 commit comments

Comments
 (0)