Skip to content

Commit

Permalink
chore: upgrade dependencies to the latest version (#361)
Browse files Browse the repository at this point in the history
* chore: upgrade dependencies to the latest version

* chore: update snapshots
  • Loading branch information
ersachin3112 authored Jul 4, 2023
1 parent 40a77cb commit 54ec4e7
Show file tree
Hide file tree
Showing 12 changed files with 1,492 additions and 1,526 deletions.
2,356 changes: 1,161 additions & 1,195 deletions package-lock.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@
"webpack": "^5.1.0"
},
"dependencies": {
"schema-utils": "^4.0.1",
"schema-utils": "^4.2.0",
"serialize-javascript": "^6.0.1"
},
"devDependencies": {
"@babel/cli": "^7.21.5",
"@babel/core": "^7.22.1",
"@babel/preset-env": "^7.22.4",
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@babel/cli": "^7.22.5",
"@babel/core": "^7.22.5",
"@babel/preset-env": "^7.22.5",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@gfx/zopfli": "^1.0.15",
"@types/node": "^18.15.11",
"@types/serialize-javascript": "^5.0.2",
Expand All @@ -67,20 +67,20 @@
"cspell": "^6.27.0",
"del": "^6.1.1",
"del-cli": "^4.0.0",
"eslint": "^8.41.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"file-loader": "^6.2.0",
"husky": "^8.0.3",
"jest": "^29.5.0",
"lint-staged": "^13.2.2",
"memfs": "^3.5.1",
"lint-staged": "^13.2.3",
"memfs": "^3.5.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"standard-version": "^9.3.0",
"typescript": "^4.9.5",
"webpack": "^5.85.0",
"webpack-stats-plugin": "^1.1.1",
"webpack": "^5.88.1",
"webpack-stats-plugin": "^1.1.3",
"workbox-webpack-plugin": "^6.5.4"
},
"keywords": [
Expand Down
Loading

0 comments on commit 54ec4e7

Please sign in to comment.