Skip to content

Commit

Permalink
Bump jscodeshift-add-imports (#3099)
Browse files Browse the repository at this point in the history
* bump jscodeshift-add-imports to 1.0.11

* version-entry

* improve patch description

Co-authored-by: Ken <[email protected]>

---------

Co-authored-by: Ken <[email protected]>
  • Loading branch information
vebjorre and KenAJoh authored Aug 16, 2024
1 parent 936d417 commit 09ea18a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
5 changes: 5 additions & 0 deletions .changeset/nasty-rockets-pump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@navikt/aksel": patch
---

Aksel-CLI: Bump jscodeshift-add-imports to 1.0.11.
2 changes: 1 addition & 1 deletion @navikt/aksel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"figlet": "1.6.0",
"is-git-clean": "1.1.0",
"jscodeshift": "^0.15.1",
"jscodeshift-add-imports": "1.0.10",
"jscodeshift-add-imports": "1.0.11",
"lodash": "4.17.21",
"react-scanner": "^1.1.0"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3598,7 +3598,7 @@ __metadata:
figlet: "npm:1.6.0"
is-git-clean: "npm:1.1.0"
jscodeshift: "npm:^0.15.1"
jscodeshift-add-imports: "npm:1.0.10"
jscodeshift-add-imports: "npm:1.0.11"
lodash: "npm:4.17.21"
react-scanner: "npm:^1.1.0"
rimraf: "npm:6.0.1"
Expand Down Expand Up @@ -16111,15 +16111,15 @@ __metadata:
languageName: node
linkType: hard

"jscodeshift-add-imports@npm:1.0.10":
version: 1.0.10
resolution: "jscodeshift-add-imports@npm:1.0.10"
"jscodeshift-add-imports@npm:1.0.11":
version: 1.0.11
resolution: "jscodeshift-add-imports@npm:1.0.11"
dependencies:
"@babel/traverse": "npm:^7.4.5"
jscodeshift-find-imports: "npm:^2.0.2"
peerDependencies:
jscodeshift: ^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0
checksum: 10/da502e351e8b541f62e6cc6a8b953b153fe8ad2055bbf875ff238b204f6b48a1701bdf6e8e9536bbfc7e699f52f1af539cdb0dbdd899e0608a7fdf8e3c66bbee
jscodeshift: ">=0.7 <1"
checksum: 10/c50ce72c722b24fa4535ed7bca6f2b17b5ecaa4fa579f1411bdf6cf05b6d2f2c1f1de3d7e35bc1d4d03ae09228afc3dac64fac87b39044c814c6438513d00123
languageName: node
linkType: hard

Expand Down

0 comments on commit 09ea18a

Please sign in to comment.