Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vlazh committed Sep 22, 2021
1 parent 5a8e273 commit 1013063
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 729 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -58,14 +58,14 @@
"yargs": "^17.1.1"
},
"devDependencies": {
"@babel/cli": "^7.15.4",
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.5",
"@babel/eslint-parser": "^7.15.4",
"@babel/eslint-parser": "^7.15.7",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/preset-env": "^7.15.6",
"@js-toolkit/configs": "^3.79.0",
"@js-toolkit/configs": "^3.80.0",
"@types/webpack-env": "^1.16.2",
"@typescript-eslint/eslint-plugin": "^4.31.0",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
"conventional-changelog-cli": "^2.1.1",
"copyfiles": "^2.4.1",
Expand All @@ -74,10 +74,10 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.4.0",
"prettier": "^2.4.1",
"rimraf": "^3.0.2",
"typescript": "^4.4.2",
"webpack": "^5.52.0"
"typescript": "^4.4.3",
"webpack": "^5.53.0"
},
"peerDependencies": {
"webpack": ">= 2.x"
Expand Down

0 comments on commit 1013063

Please sign in to comment.