Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 007bde1

Browse files
chore: update dependencies
1 parent 25b115e commit 007bde1

File tree

2 files changed

+1174
-765
lines changed

2 files changed

+1174
-765
lines changed

assets/js/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"author": "Technote <technote.space@gmail.com> (https://technote.space)",
2323
"license": "GPL-3.0",
2424
"dependencies": {
25-
"@technote-space/register-grouped-format-type": "^1.2.3",
26-
"jquery.marker-animation": "^1.4.11"
25+
"@technote-space/register-grouped-format-type": "^1.2.9",
26+
"jquery.marker-animation": "^1.4.13"
2727
},
2828
"devDependencies": {
2929
"@babel/core": "^7.8.3",
@@ -49,18 +49,18 @@
4949
"@wordpress/rich-text": "^3.10.0",
5050
"@wordpress/server-side-render": "^1.6.0",
5151
"@wordpress/url": "^2.9.0",
52-
"babel-jest": "^24.9.0",
52+
"babel-jest": "^25.1.0",
5353
"babel-loader": "^8.0.6",
5454
"duplicate-package-checker-webpack-plugin": "^3.0.0",
5555
"enzyme": "^3.11.0",
5656
"enzyme-adapter-react-16": "^1.15.2",
5757
"enzyme-to-json": "^3.4.3",
5858
"eslint": "^6.8.0",
5959
"eslint-plugin-react": "^7.18.0",
60-
"jest": "^24.9.0",
61-
"jest-extended": "^0.11.2",
60+
"jest": "^25.1.0",
61+
"jest-extended": "^0.11.5",
6262
"lodash": "^4.17.15",
63-
"mousetrap": "^1.6.3",
63+
"mousetrap": "^1.6.5",
6464
"react-autosize-textarea": "^7.0.0",
6565
"speed-measure-webpack-plugin": "^1.3.1",
6666
"webpack": "^4.41.5",

0 commit comments

Comments
 (0)