Skip to content

Commit 8e65cac

Browse files
Merge pull request #242 from technote-space/release/next-v1.5.14
release: v1.5.15
2 parents 6474f07 + 4fe3929 commit 8e65cac

File tree

2 files changed

+1366
-1397
lines changed

2 files changed

+1366
-1397
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.marker-animation",
3-
"version": "1.5.14",
3+
"version": "1.5.15",
44
"description": "Marker animation jQuery plugin",
55
"keywords": [
66
"jquery-plugin",
@@ -38,23 +38,23 @@
3838
"update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
3939
},
4040
"devDependencies": {
41-
"@babel/core": "^7.15.5",
42-
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
43-
"@babel/plugin-transform-react-jsx": "^7.14.9",
44-
"@babel/plugin-transform-runtime": "^7.15.0",
45-
"@babel/preset-env": "^7.15.6",
46-
"@babel/register": "^7.15.3",
47-
"babel-jest": "^27.2.1",
48-
"babel-loader": "^8.2.2",
41+
"@babel/core": "^7.16.5",
42+
"@babel/plugin-proposal-object-rest-spread": "^7.16.5",
43+
"@babel/plugin-transform-react-jsx": "^7.16.5",
44+
"@babel/plugin-transform-runtime": "^7.16.5",
45+
"@babel/preset-env": "^7.16.5",
46+
"@babel/register": "^7.16.5",
47+
"babel-jest": "^27.4.5",
48+
"babel-loader": "^8.2.3",
4949
"duplicate-package-checker-webpack-plugin": "^3.0.0",
5050
"enzyme": "^3.11.0",
5151
"enzyme-to-json": "^3.6.2",
52-
"eslint": "^7.32.0",
53-
"jest": "^27.2.1",
52+
"eslint": "^8.5.0",
53+
"jest": "^27.4.5",
5454
"jquery-inview": "^1.1.2",
5555
"speed-measure-webpack-plugin": "^1.5.0",
56-
"webpack": "^5.54.0",
57-
"webpack-cli": "^4.8.0"
56+
"webpack": "^5.65.0",
57+
"webpack-cli": "^4.9.1"
5858
},
5959
"publishConfig": {
6060
"access": "public"

0 commit comments

Comments
 (0)