Skip to content

Commit 9a35e71

Browse files
committed
maint(dependencies): Upgrade dependencies.
1 parent edf4f14 commit 9a35e71

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -44,43 +44,43 @@
4444
"slides": "git+https://github.com/Patternslib/slides.git",
4545
"spectrum-colorpicker": "^1.8.0",
4646
"tippy.js": "^6.3.7",
47-
"underscore": "^1.13.1",
47+
"underscore": "^1.13.2",
4848
"url-polyfill": "^1.1.9",
4949
"validate.js": "^0.13.1",
5050
"whatwg-fetch": "^3.4.0"
5151
},
5252
"devDependencies": {
53-
"@babel/core": "^7.16.0",
54-
"@babel/eslint-parser": "^7.16.3",
55-
"@babel/plugin-proposal-optional-chaining": "^7.16.0",
56-
"@babel/preset-env": "^7.16.4",
53+
"@babel/core": "^7.16.5",
54+
"@babel/eslint-parser": "^7.16.5",
55+
"@babel/plugin-proposal-optional-chaining": "^7.16.5",
56+
"@babel/preset-env": "^7.16.5",
5757
"@commitlint/cli": "^15.0.0",
5858
"@commitlint/config-conventional": "^15.0.0",
5959
"@release-it/conventional-changelog": "^3.3.0",
60-
"@testing-library/jest-dom": "^5.15.1",
60+
"@testing-library/jest-dom": "^5.16.1",
6161
"babel-loader": "^8.2.3",
62-
"copy-webpack-plugin": "^10.0.0",
63-
"core-js": "3.19.2",
62+
"copy-webpack-plugin": "^10.1.0",
63+
"core-js": "3.20.0",
6464
"css-loader": "^6.5.0",
65-
"eslint": "^8.3.0",
65+
"eslint": "^8.4.1",
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.1",
72+
"jest": "^27.4.5",
7373
"jest-raw-loader": "^1.0.1",
7474
"jest-watch-typeahead": "^1.0.0",
75-
"prettier": "^2.5.0",
75+
"prettier": "^2.5.1",
7676
"regenerator-runtime": "^0.13.9",
7777
"release-it": "^14.11.8",
78-
"sass": "^1.44.0",
79-
"sass-loader": "^12.3.0",
78+
"sass": "^1.45.0",
79+
"sass-loader": "^12.4.0",
8080
"style-loader": "^3.3.0",
8181
"terser-webpack-plugin": "^5.2.4",
82-
"timezone-mock": "^1.2.2",
83-
"webpack": "^5.64.4",
82+
"timezone-mock": "^1.3.0",
83+
"webpack": "^5.65.0",
8484
"webpack-bundle-analyzer": "^4.4.2",
8585
"webpack-cli": "^4.9.1",
8686
"webpack-dev-server": "^4.6.0",

0 commit comments

Comments
 (0)