Skip to content

Commit 9f0d41f

Browse files
committed
maint(dependencies): Upgrade dependencies.
1 parent 60ac00f commit 9f0d41f

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"photoswipe": "^4.1.3",
3737
"pikaday": "^1.8.0",
3838
"promise-polyfill": "^8.2.1",
39-
"screenfull": "^6.0.0",
39+
"screenfull": "^6.0.1",
4040
"select2": "^3.5.1",
4141
"showdown": "^1.9.1",
4242
"showdown-prettify": "^1.3.0",
@@ -50,40 +50,40 @@
5050
"whatwg-fetch": "^3.4.0"
5151
},
5252
"devDependencies": {
53-
"@babel/core": "^7.16.5",
53+
"@babel/core": "^7.16.12",
5454
"@babel/eslint-parser": "^7.16.5",
55-
"@babel/plugin-proposal-optional-chaining": "^7.16.5",
56-
"@babel/preset-env": "^7.16.5",
57-
"@commitlint/cli": "^15.0.0",
58-
"@commitlint/config-conventional": "^15.0.0",
59-
"@release-it/conventional-changelog": "^3.3.0",
55+
"@babel/plugin-proposal-optional-chaining": "^7.16.7",
56+
"@babel/preset-env": "^7.16.11",
57+
"@commitlint/cli": "^16.1.0",
58+
"@commitlint/config-conventional": "^16.0.0",
59+
"@release-it/conventional-changelog": "^4.1.0",
6060
"@testing-library/jest-dom": "^5.16.1",
6161
"babel-loader": "^8.2.3",
62-
"copy-webpack-plugin": "^10.2.0",
63-
"core-js": "3.20.0",
62+
"copy-webpack-plugin": "^10.2.1",
63+
"core-js": "3.20.3",
6464
"css-loader": "^6.5.0",
65-
"eslint": "^8.5.0",
65+
"eslint": "^8.7.0",
6666
"eslint-config-prettier": "^8.3.0",
6767
"expose-loader": "^3.0.0",
6868
"husky": "^7.0.4",
6969
"identity-obj-proxy": "^3.0.0",
7070
"imports-loader": "^3.1.0",
7171
"inspectpack": "^4.7.1",
72-
"jest": "^27.4.5",
72+
"jest": "^27.4.7",
7373
"jest-raw-loader": "^1.0.1",
7474
"jest-watch-typeahead": "^1.0.0",
7575
"prettier": "^2.5.1",
7676
"regenerator-runtime": "^0.13.9",
77-
"release-it": "^14.11.8",
78-
"sass": "^1.45.1",
77+
"release-it": "^14.12.4",
78+
"sass": "^1.49.0",
7979
"sass-loader": "^12.4.0",
8080
"style-loader": "^3.3.0",
8181
"terser-webpack-plugin": "^5.3.0",
8282
"timezone-mock": "^1.3.0",
83-
"webpack": "^5.65.0",
83+
"webpack": "^5.67.0",
8484
"webpack-bundle-analyzer": "^4.4.2",
85-
"webpack-cli": "^4.9.1",
86-
"webpack-dev-server": "^4.7.0",
85+
"webpack-cli": "^4.9.2",
86+
"webpack-dev-server": "^4.7.3",
8787
"webpack-modernizr-loader": "^5.0.0",
8888
"whybundled": "^2.0.0",
8989
"yarn": "^1.22.17"

0 commit comments

Comments
 (0)