Skip to content

Commit f233c55

Browse files
authoredJun 25, 2021
chore(deps): serialize-javascript and deps updated (#613)
1 parent 966d723 commit f233c55

File tree

2 files changed

+656
-897
lines changed

2 files changed

+656
-897
lines changed
 

‎package-lock.json

+648-889
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -46,33 +46,33 @@
4646
"normalize-path": "^3.0.0",
4747
"p-limit": "^3.1.0",
4848
"schema-utils": "^3.0.0",
49-
"serialize-javascript": "^5.0.1"
49+
"serialize-javascript": "^6.0.0"
5050
},
5151
"devDependencies": {
5252
"@babel/cli": "^7.14.5",
53-
"@babel/core": "^7.14.5",
54-
"@babel/preset-env": "^7.14.5",
53+
"@babel/core": "^7.14.6",
54+
"@babel/preset-env": "^7.14.7",
5555
"@commitlint/cli": "^12.1.4",
5656
"@commitlint/config-conventional": "^12.1.4",
5757
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
58-
"babel-jest": "^27.0.2",
58+
"babel-jest": "^27.0.5",
5959
"cross-env": "^7.0.3",
6060
"del": "^6.0.0",
61-
"del-cli": "^3.0.1",
62-
"eslint": "^7.28.0",
61+
"del-cli": "^4.0.0",
62+
"eslint": "^7.29.0",
6363
"eslint-config-prettier": "^8.3.0",
6464
"eslint-plugin-import": "^2.23.4",
6565
"file-loader": "^6.2.0",
6666
"husky": "^6.0.0",
6767
"is-gzip": "^2.0.0",
68-
"jest": "^27.0.4",
68+
"jest": "^27.0.5",
6969
"lint-staged": "^11.0.0",
7070
"memfs": "^3.2.2",
7171
"mkdirp": "^1.0.4",
7272
"npm-run-all": "^4.1.5",
7373
"prettier": "^2.3.1",
7474
"standard-version": "^9.3.0",
75-
"webpack": "^5.38.1"
75+
"webpack": "^5.40.0"
7676
},
7777
"keywords": [
7878
"webpack",

0 commit comments

Comments
 (0)
Please sign in to comment.